Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-221479 | OH12-1X-000245 | SV-221479r879612_rule | Medium |
Description |
---|
A certificate's certification path is the path from the end entity certificate to a trusted root certification authority (CA). Certification path validation is necessary for a relying party to make an informed decision regarding acceptance of an end entity certificate. Certification path validation includes checks such as certificate issuer trust, time validity and revocation status for each certificate in the certification path. Revocation status information for CA and subject certificates in a certification path is commonly provided via certificate revocation lists (CRLs) or online certificate status protocol (OCSP) responses. |
STIG | Date |
---|---|
Oracle HTTP Server 12.1.3 Security Technical Implementation Guide | 2022-12-09 |
Check Text ( C-23194r415120_chk ) |
---|
1. As required, open $DOMAIN_HOME/config/fmwconfig/components/OHS/ 2. Search for the "SSLFIPS" directive at the OHS server configuration scope. 3. If the directive is omitted or is not set to "On", this is a finding. |
Fix Text (F-23183r415121_fix) |
---|
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS/ 2. Search for the "SSLFIPS" directive at the OHS server configuration scope. 3. Set the "SSLFIPS" directive to "On", add the directive if it does not exist. |